home *** CD-ROM | disk | FTP | other *** search
- Path: tank.news.pipex.net!pipex!iol!usenet
- From: David Byrden <goyra@iol.ie>
- Newsgroups: comp.lang.c++
- Subject: Re: MS VC++ 4.0 namespace weirdness
- Date: 18 Mar 1996 19:38:57 GMT
- Organization: Ireland On-Line
- Message-ID: <4ike4h$c0g@nuacht.iol.ie>
- References: <314D9E46.433@lydian.lc.att.com>
- NNTP-Posting-Host: dialup-339.dublin.iol.ie
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22KIT (Windows; I; 16bit)
-
-
- "Andrew M. Shaw" <shaw@lydian.lc.att.com> wrote:
-
- >If I define a namespace in an include file, the classes within
- >that
- >namespace are not recognized by the MS VC++ 4.0 class window.
- >If I
- >define the namespace in the including file, they are. Any
- >opinions
- >on this anomaly?
-
-
- It's quite simple. The Classview window in Visual C++ 4.0 does not work.
-
-
- David
-
-
-